home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Essential Home & Business Collection
/
The Essential Home & Business Collection.iso
/
27
/
3
/
5
/
HP22D5.ZIP
/
EXTERN
/
FF
< prev
next >
Wrap
Text File
|
1991-04-16
|
172b
|
18 lines
ff.obj: ff.c
cl /Alfw /c /Oalt /Gs ff.c
ffaux.obj: ffaux.asm
masm ffaux;
ff.exe: ff.obj ffaux.obj
link ff+ffaux,,,startup/MAP/NOE;